home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / python-gdbm / copyright < prev    next >
Text File  |  2007-04-26  |  14KB  |  289 lines

  1. This package was debianized by Matthias Klose <doko@debian.org> on
  2. Wed,  7 Jun 2006 15:02:31 +0200.
  3.  
  4. It was downloaded from http://python.org/, built by extracting the
  5. Tk and gdbm extensions from the upstream tarballs.
  6.  
  7. Copyright:
  8.  
  9. Upstream Author: Guido van Rossum <guido@cwi.nl> and others.
  10.  
  11. License:
  12.  
  13. The following text includes the Python license and licenses and
  14. acknowledgements for incorporated software. The licenses can be read
  15. in the HTML and texinfo versions of the documentation as well, after
  16. installing the pythonx.y-doc package.
  17.  
  18.  
  19. Python License
  20. ==============
  21.  
  22. A. HISTORY OF THE SOFTWARE
  23. ==========================
  24.  
  25. Python was created in the early 1990s by Guido van Rossum at Stichting
  26. Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
  27. as a successor of a language called ABC.  Guido remains Python's
  28. principal author, although it includes many contributions from others.
  29.  
  30. In 1995, Guido continued his work on Python at the Corporation for
  31. National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
  32. in Reston, Virginia where he released several versions of the
  33. software.
  34.  
  35. In May 2000, Guido and the Python core development team moved to
  36. BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
  37. year, the PythonLabs team moved to Digital Creations (now Zope
  38. Corporation, see http://www.zope.com).  In 2001, the Python Software
  39. Foundation (PSF, see http://www.python.org/psf/) was formed, a
  40. non-profit organization created specifically to own Python-related
  41. Intellectual Property.  Zope Corporation is a sponsoring member of
  42. the PSF.
  43.  
  44. All Python releases are Open Source (see http://www.opensource.org for
  45. the Open Source Definition).  Historically, most, but not all, Python
  46. releases have also been GPL-compatible; the table below summarizes
  47. the various releases.
  48.  
  49.     Release         Derived     Year        Owner       GPL-
  50.                     from                                compatible? (1)
  51.  
  52.     0.9.0 thru 1.2              1991-1995   CWI         yes
  53.     1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
  54.     1.6             1.5.2       2000        CNRI        no
  55.     2.0             1.6         2000        BeOpen.com  no
  56.     1.6.1           1.6         2001        CNRI        yes (2)
  57.     2.1             2.0+1.6.1   2001        PSF         no
  58.     2.0.1           2.0+1.6.1   2001        PSF         yes
  59.     2.1.1           2.1+2.0.1   2001        PSF         yes
  60.     2.2             2.1.1       2001        PSF         yes
  61.     2.1.2           2.1.1       2002        PSF         yes
  62.     2.1.3           2.1.2       2002        PSF         yes
  63.     2.2.1           2.2         2002        PSF         yes
  64.     2.2.2           2.2.1       2002        PSF         yes
  65.     2.2.3           2.2.2       2003        PSF         yes
  66.     2.3             2.2.2       2002-2003   PSF         yes
  67.     2.3.1           2.3         2002-2003   PSF         yes
  68.     2.3.2           2.3.1       2002-2003   PSF         yes
  69.     2.3.3           2.3.2       2002-2003   PSF         yes
  70.     2.3.4           2.3.3       2004        PSF         yes
  71.     2.4             2.3         2004        PSF         yes
  72.     2.4.1           2.4.1       2005        PSF         yes
  73.     2.4.2           2.4.1       2005        PSF         yes
  74.     2.4.3           2.4.2       2006        PSF         yes
  75.  
  76. Footnotes:
  77.  
  78. (1) GPL-compatible doesn't mean that we're distributing Python under
  79.     the GPL.  All Python licenses, unlike the GPL, let you distribute
  80.     a modified version without making your changes open source.  The
  81.     GPL-compatible licenses make it possible to combine Python with
  82.     other software that is released under the GPL; the others don't.
  83.  
  84. (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
  85.     because its license has a choice of law clause.  According to
  86.     CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
  87.     is "not incompatible" with the GPL.
  88.  
  89. Thanks to the many outside volunteers who have worked under Guido's
  90. direction to make these releases possible.
  91.  
  92.  
  93. B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
  94. ===============================================================
  95.  
  96. PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
  97. --------------------------------------------
  98.  
  99. 1. This LICENSE AGREEMENT is between the Python Software Foundation
  100. ("PSF"), and the Individual or Organization ("Licensee") accessing and
  101. otherwise using this software ("Python") in source or binary form and
  102. its associated documentation.
  103.  
  104. 2. Subject to the terms and conditions of this License Agreement, PSF
  105. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  106. license to reproduce, analyze, test, perform and/or display publicly,
  107. prepare derivative works, distribute, and otherwise use Python
  108. alone or in any derivative version, provided, however, that PSF's
  109. License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
  110. 2001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved"
  111. are retained in Python alone or in any derivative version prepared
  112. by Licensee.
  113.  
  114. 3. In the event Licensee prepares a derivative work that is based on
  115. or incorporates Python or any part thereof, and wants to make
  116. the derivative work available to others as provided herein, then
  117. Licensee hereby agrees to include in any such work a brief summary of
  118. the changes made to Python.
  119.  
  120. 4. PSF is making Python available to Licensee on an "AS IS"
  121. basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  122. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
  123. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  124. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
  125. INFRINGE ANY THIRD PARTY RIGHTS.
  126.  
  127. 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  128. FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  129. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
  130. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  131.  
  132. 6. This License Agreement will automatically terminate upon a material
  133. breach of its terms and conditions.
  134.  
  135. 7. Nothing in this License Agreement shall be deemed to create any
  136. relationship of agency, partnership, or joint venture between PSF and
  137. Licensee.  This License Agreement does not grant permission to use PSF
  138. trademarks or trade name in a trademark sense to endorse or promote
  139. products or services of Licensee, or any third party.
  140.  
  141. 8. By copying, installing or otherwise using Python, Licensee
  142. agrees to be bound by the terms and conditions of this License
  143. Agreement.
  144.  
  145.  
  146. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
  147. -------------------------------------------
  148.  
  149. BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
  150.  
  151. 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
  152. office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
  153. Individual or Organization ("Licensee") accessing and otherwise using
  154. this software in source or binary form and its associated
  155. documentation ("the Software").
  156.  
  157. 2. Subject to the terms and conditions of this BeOpen Python License
  158. Agreement, BeOpen hereby grants Licensee a non-exclusive,
  159. royalty-free, world-wide license to reproduce, analyze, test, perform
  160. and/or display publicly, prepare derivative works, distribute, and
  161. otherwise use the Software alone or in any derivative version,
  162. provided, however, that the BeOpen Python License is retained in the
  163. Software, alone or in any derivative version prepared by Licensee.
  164.  
  165. 3. BeOpen is making the Software available to Licensee on an "AS IS"
  166. basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  167. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
  168. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  169. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
  170. INFRINGE ANY THIRD PARTY RIGHTS.
  171.  
  172. 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
  173. SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
  174. AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
  175. DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  176.  
  177. 5. This License Agreement will automatically terminate upon a material
  178. breach of its terms and conditions.
  179.  
  180. 6. This License Agreement shall be governed by and interpreted in all
  181. respects by the law of the State of California, excluding conflict of
  182. law provisions.  Nothing in this License Agreement shall be deemed to
  183. create any relationship of agency, partnership, or joint venture
  184. between BeOpen and Licensee.  This License Agreement does not grant
  185. permission to use BeOpen trademarks or trade names in a trademark
  186. sense to endorse or promote products or services of Licensee, or any
  187. third party.  As an exception, the "BeOpen Python" logos available at
  188. http://www.pythonlabs.com/logos.html may be used according to the
  189. permissions granted on that web page.
  190.  
  191. 7. By copying, installing or otherwise using the software, Licensee
  192. agrees to be bound by the terms and conditions of this License
  193. Agreement.
  194.  
  195.  
  196. CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
  197. ---------------------------------------
  198.  
  199. 1. This LICENSE AGREEMENT is between the Corporation for National
  200. Research Initiatives, having an office at 1895 Preston White Drive,
  201. Reston, VA 20191 ("CNRI"), and the Individual or Organization
  202. ("Licensee") accessing and otherwise using Python 1.6.1 software in
  203. source or binary form and its associated documentation.
  204.  
  205. 2. Subject to the terms and conditions of this License Agreement, CNRI
  206. hereby grants Licensee a nonexclusive, royalty-free, world-wide
  207. license to reproduce, analyze, test, perform and/or display publicly,
  208. prepare derivative works, distribute, and otherwise use Python 1.6.1
  209. alone or in any derivative version, provided, however, that CNRI's
  210. License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
  211. 1995-2001 Corporation for National Research Initiatives; All Rights
  212. Reserved" are retained in Python 1.6.1 alone or in any derivative
  213. version prepared by Licensee.  Alternately, in lieu of CNRI's License
  214. Agreement, Licensee may substitute the following text (omitting the
  215. quotes): "Python 1.6.1 is made available subject to the terms and
  216. conditions in CNRI's License Agreement.  This Agreement together with
  217. Python 1.6.1 may be located on the Internet using the following
  218. unique, persistent identifier (known as a handle): 1895.22/1013.  This
  219. Agreement may also be obtained from a proxy server on the Internet
  220. using the following URL: http://hdl.handle.net/1895.22/1013".
  221.  
  222. 3. In the event Licensee prepares a derivative work that is based on
  223. or incorporates Python 1.6.1 or any part thereof, and wants to make
  224. the derivative work available to others as provided herein, then
  225. Licensee hereby agrees to include in any such work a brief summary of
  226. the changes made to Python 1.6.1.
  227.  
  228. 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
  229. basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
  230. IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
  231. DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
  232. FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
  233. INFRINGE ANY THIRD PARTY RIGHTS.
  234.  
  235. 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
  236. 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
  237. A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
  238. OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
  239.  
  240. 6. This License Agreement will automatically terminate upon a material
  241. breach of its terms and conditions.
  242.  
  243. 7. This License Agreement shall be governed by the federal
  244. intellectual property law of the United States, including without
  245. limitation the federal copyright law, and, to the extent such
  246. U.S. federal law does not apply, by the law of the Commonwealth of
  247. Virginia, excluding Virginia's conflict of law provisions.
  248. Notwithstanding the foregoing, with regard to derivative works based
  249. on Python 1.6.1 that incorporate non-separable material that was
  250. previously distributed under the GNU General Public License (GPL), the
  251. law of the Commonwealth of Virginia shall govern this License
  252. Agreement only as to issues arising under or with respect to
  253. Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
  254. License Agreement shall be deemed to create any relationship of
  255. agency, partnership, or joint venture between CNRI and Licensee.  This
  256. License Agreement does not grant permission to use CNRI trademarks or
  257. trade name in a trademark sense to endorse or promote products or
  258. services of Licensee, or any third party.
  259.  
  260. 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  261. installing or otherwise using Python 1.6.1, Licensee agrees to be
  262. bound by the terms and conditions of this License Agreement.
  263.  
  264.         ACCEPT
  265.  
  266.  
  267. CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
  268. --------------------------------------------------
  269.  
  270. Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
  271. The Netherlands.  All rights reserved.
  272.  
  273. Permission to use, copy, modify, and distribute this software and its
  274. documentation for any purpose and without fee is hereby granted,
  275. provided that the above copyright notice appear in all copies and that
  276. both that copyright notice and this permission notice appear in
  277. supporting documentation, and that the name of Stichting Mathematisch
  278. Centrum or CWI not be used in advertising or publicity pertaining to
  279. distribution of the software without specific, written prior
  280. permission.
  281.  
  282. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  283. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  284. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  285. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  286. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  287. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  288. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  289.